Contribution org.nuxeo.theme.bank.authConfig--openUrl
In component org.nuxeo.theme.bank.authConfig
org.nuxeo.theme.bank.authConfig
inside nuxeo-theme-bank-5.8.jar
This contribution is part of XML component Extension Point
Extension point openUrl of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="openUrl" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<openUrl name="ThemeBanks">
<grantPattern>/nuxeo/.*/theme-banks</grantPattern>
</openUrl>
<openUrl name="ThemeBanksUI">
<grantPattern>/nuxeo/.*/theme-banks/.*</grantPattern>
</openUrl>
</extension>